Foxit PDF RDK
FoxitRDKNative.EditCommentsTaskCallBack Class Reference

Defines a callback interface for handling results of a EditCommentsTaskCallBack. More...

Public Member Functions

 constructor ()
 Constructor for the EditCommentsTaskCallBack class. Initializes a new instance of the EditCommentsTaskCallBack.
 
 result (task)
 Handles the result of a EditCommentsTask. More...
 

Detailed Description

Defines a callback interface for handling results of a EditCommentsTaskCallBack.

Member Function Documentation

◆ result()

FoxitRDKNative.EditCommentsTaskCallBack.result ( task  )

Handles the result of a EditCommentsTask.

Parameters
{EditCommentsTask}task - The EditFormTask whose result is being handled. This method is called when the task EditCommentsTask, providing access to its result.